From 649c41edf627e04f02ee82b9d80d44c942a4af6a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Sat, 21 Dec 2002 23:06:34 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d4019fc5b7e..f1ea5de56f9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,16 @@ +2002-12-22 Zoltan Kemenczy + + * gud.el (gud-menu-map): Add jdb support for "run". + (gud-jdb-find-source-using-classpath): Use 'identity. + (gud-jdb-marker-filter): Marker regexp and filename filtering + change to support a backwards-incompatible change in Sun's jdb + line number display in SDK versions 1.4. + (gud-format-command): gud-find-class now requires two + parameters (file and linenumber). + (gud-find-class): Bulk of the change related to using c-syntactic + symbols to locate nested class declarations in java sources + visited by java-mode (cc-mode). + 2002-12-21 Nick Roberts * gdb-ui.el Remove the concept of an instance. This means that -- 2.30.2